Hotfix release - v0.25.3 - #9695
Merged
efb4f5ff-1298-471a-8973-3d47447115dc merged 6 commits intoAug 28, 2026
Merged
Conversation
Contributor
|
efb4f5ff-1298-471a-8973-3d47447115dc#106 Cherry-picked another commit due to UI/UX dependency (that one has been split into 3 parts, each dealing with another issue, dunno if it's okay if I just pick part 3 as that's the only one relevant for my PR). |
…eApp#9412) * Fix comments' 'Show replies' button duplicating results when spam clicking * Fix comment replies not being able to be loaded in parallel * Fix 'Fetch more comments' button duplicating results when spam clicking * Show loading state instead of displaying toast message * Use 'reactive' instead of 'ref'
* WIP: Fix loading comment replies Signed-off-by: Mike L <cl.jeremy@qq.com> * Update to pnpm 11 with pnpm/setup action Signed-off-by: Mike L <cl.jeremy@qq.com> * Refactor to work with recursive subthreads Signed-off-by: Mike L <cl.jeremy@qq.com> * Forgotten type/naming fixes from refactoring Signed-off-by: Mike L <cl.jeremy@qq.com> * Fix liked by channel owner, refactor reply count Add/improve translations for a few languages for this change Signed-off-by: Mike L <cl.jeremy@qq.com> * Adapt translations for more languages Signed-off-by: Mike L <cl.jeremy@qq.com> * Use YTJS 18 from NPM, revert deps for clean merge Revert workflows as YTJS release works with current CI Signed-off-by: Mike L <cl.jeremy@qq.com> * Apply suggestions, add Esperanto translation Signed-off-by: Mike L <cl.jeremy@qq.com> * Apply suggestions, remove tool-aided translations Signed-off-by: Mike L <cl.jeremy@qq.com> * Apply suggestions, fix post comments for local API Signed-off-by: Mike L <cl.jeremy@qq.com> * Fix no comments detection for local API Signed-off-by: Mike L <cl.jeremy@qq.com> * Add two missing plurals Signed-off-by: Mike L <cl.jeremy@qq.com> * Minor UI/UX fixes Signed-off-by: Mike L <cl.jeremy@qq.com> * Optimize design for narrower screen sizes Signed-off-by: Mike L <cl.jeremy@qq.com> * Bubble timestamp events Signed-off-by: Mike L <cl.jeremy@qq.com> * Fix various null value/typing errors Signed-off-by: Mike L <cl.jeremy@qq.com> * Rework thread line design Signed-off-by: Mike L <cl.jeremy@qq.com> * Fix an edge case in style Signed-off-by: Mike L <cl.jeremy@qq.com> * Fix for reply count over 1000 Happens for https://youtu.be/4Rb-OCwO5GI and probably for videos with a recent surge in replies causing a temporary glitch, such as the one in https://www.reddit.com/r/youtube/s/8NVTg8Mcbs. Signed-off-by: Mike L <cl.jeremy@qq.com> * Use the correct t() overload Signed-off-by: Mike L <cl.jeremy@qq.com> * Fix typing to avoid unnecessary null handling Signed-off-by: Mike L <cl.jeremy@qq.com> * Revert type changes unrelated to issue Signed-off-by: Mike L <cl.jeremy@qq.com> --------- Signed-off-by: Mike L <cl.jeremy@qq.com>
efb4f5ff-1298-471a-8973-3d47447115dc
marked this pull request as ready for review
August 27, 2026 18:24
Member
Author
|
Please all test the build and see if its all good |
efb4f5ff-1298-471a-8973-3d47447115dc
requested review from
MarmadileManteater,
PikachuEXE,
Svallinn,
absidue,
kommunarr and
radmorecameron
August 27, 2026 18:25
absidue
approved these changes
Aug 27, 2026
PikachuEXE
approved these changes
Aug 27, 2026
radmorecameron
approved these changes
Aug 27, 2026
efb4f5ff-1298-471a-8973-3d47447115dc
merged commit Aug 28, 2026
ff510f8
into
FreeTubeApp:master
7 checks passed
efb4f5ff-1298-471a-8973-3d47447115dc
deleted the
hotfix-release-v0.25.3
branch
August 28, 2026 05:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Type
Testing